[INFO] fetching crate loveletter 0.2.0...
[INFO] testing loveletter-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate loveletter 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate loveletter 0.2.0
[INFO] finished tweaking crates.io crate loveletter 0.2.0
[INFO] tweaked toml for crates.io crate loveletter 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate loveletter 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate loveletter 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xshell v0.2.7
[INFO] [stderr]   Downloaded xshell-macros v0.2.7
[INFO] [stderr]   Downloaded ctor v0.4.1
[INFO] [stderr]   Downloaded deranged v0.4.1
[INFO] [stderr]   Downloaded dtor v0.0.5
[INFO] [stderr]   Downloaded imap-proto v0.16.5
[INFO] [stderr]   Downloaded hashify v0.2.6
[INFO] [stderr]   Downloaded clap v4.5.34
[INFO] [stderr]   Downloaded imap v3.0.0-alpha.15
[INFO] [stderr]   Downloaded winnow v0.7.4
[INFO] [stderr]   Downloaded rustix v1.0.3
[INFO] [stderr]   Downloaded clap_builder v4.5.34
[INFO] [stderr]   Downloaded mail-parser v0.10.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 100339004f00eca789510171aa2dd0dfd192c759d005fcd105e355affc535ff0
[INFO] running `Command { std: "docker" "start" "-a" "100339004f00eca789510171aa2dd0dfd192c759d005fcd105e355affc535ff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "100339004f00eca789510171aa2dd0dfd192c759d005fcd105e355affc535ff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "100339004f00eca789510171aa2dd0dfd192c759d005fcd105e355affc535ff0", kill_on_drop: false }`
[INFO] [stdout] 100339004f00eca789510171aa2dd0dfd192c759d005fcd105e355affc535ff0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2f97f6ab7cff2d606a9f2ceb2959a109a4d894768c112b494ed1798abf482d0
[INFO] running `Command { std: "docker" "start" "-a" "d2f97f6ab7cff2d606a9f2ceb2959a109a4d894768c112b494ed1798abf482d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling xshell-macros v0.2.7
[INFO] [stderr]    Compiling xshell v0.2.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling clap_builder v4.5.34
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling imap-proto v0.16.5
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling hashify v0.2.6
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling mail-parser v0.10.2
[INFO] [stderr]    Compiling clap v4.5.34
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling imap v3.0.0-alpha.15
[INFO] [stderr]    Compiling loveletter v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.17s
[INFO] running `Command { std: "docker" "inspect" "d2f97f6ab7cff2d606a9f2ceb2959a109a4d894768c112b494ed1798abf482d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2f97f6ab7cff2d606a9f2ceb2959a109a4d894768c112b494ed1798abf482d0", kill_on_drop: false }`
[INFO] [stdout] d2f97f6ab7cff2d606a9f2ceb2959a109a4d894768c112b494ed1798abf482d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a278f4fce66e56ffef0fafb739536e2823c9cb1705d07d0fb8f85e91d9f73d2
[INFO] running `Command { std: "docker" "start" "-a" "3a278f4fce66e56ffef0fafb739536e2823c9cb1705d07d0fb8f85e91d9f73d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling dtor v0.0.5
[INFO] [stderr]    Compiling ctor v0.4.1
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling imap v3.0.0-alpha.15
[INFO] [stderr]    Compiling loveletter v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.19s
[INFO] running `Command { std: "docker" "inspect" "3a278f4fce66e56ffef0fafb739536e2823c9cb1705d07d0fb8f85e91d9f73d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a278f4fce66e56ffef0fafb739536e2823c9cb1705d07d0fb8f85e91d9f73d2", kill_on_drop: false }`
[INFO] [stdout] 3a278f4fce66e56ffef0fafb739536e2823c9cb1705d07d0fb8f85e91d9f73d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b75e841b788094b1780b65507b55970746a5bcdbd859e3737df8bda58346518
[INFO] running `Command { std: "docker" "start" "-a" "0b75e841b788094b1780b65507b55970746a5bcdbd859e3737df8bda58346518", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loveletter-141b093f3844f60a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] 03:56:13 [INFO] loading configuration from ./test_data/config.toml...
[INFO] [stdout] test mail::tests::test_mailbox ... ignored03:56:13 [INFO] parsing raw mail...
[INFO] [stdout] 03:56:13 [INFO] parsed mail: 2025/04/03: 测试数据
[INFO] [stdout] 
[INFO] [stdout] test mail::tests::test_raw_mail_parse ... ok
[INFO] [stdout] 03:56:13 [INFO] loading configuration from ./test_data/config.toml...
[INFO] [stdout] 03:56:13 [INFO] loaded
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting title from "[edit] 1998/01/28: 妹妹生日快乐"...
[INFO] [stdout] test cfg::tests::test_cfg_load ... ok
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: title: Some("妹妹生日快乐")
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting action from "[edit] 1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: action: Some("edit")
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting date from "1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: date: 1998-01-28
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting title from "[edit] 1998/01/28:妹妹生日快乐"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: title: Some("妹妹生日快乐")
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting action from "[edit] 1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: action: Some("edit")
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting date from "1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: date: 1998-01-28
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting title from "[edit]1998/01/28:妹妹生日快乐"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: title: Some("妹妹生日快乐")
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting action from "[edit]1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: action: Some("edit")
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting date from "1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: date: 1998-01-28
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting title from "[edit] 1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: title: None
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting action from "[edit] 1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: action: Some("edit")
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting date from "1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: date: 1998-01-28
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting title from "[edit]1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: title: None
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting action from "[edit]1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: action: Some("edit")
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting date from "1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: date: 1998-01-28
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting title from "[edit] 1998/01/28:"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: title: None
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting action from "[edit] 1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: action: Some("edit")
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting date from "1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: date: 1998-01-28
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting title from "1998/01/28: 妹妹生日快乐"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: title: Some("妹妹生日快乐")
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting action from "1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: action: None
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting date from "1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: date: 1998-01-28
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting title from "1998/01/28:妹妹生日快乐"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: title: Some("妹妹生日快乐")
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting action from "1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: action: None
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting date from "1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: date: 1998-01-28
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting title from "1998/01/28:"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: title: None
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting action from "1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: action: None
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting date from "1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: date: 1998-01-28
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting title from "1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: title: None
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting action from "1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: action: None
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: extracting date from "1998/01/28"...
[INFO] [stdout] 03:56:13 [DEBUG] (3) loveletter::letter: date: 1998-01-28
[INFO] [stdout] 03:56:13 [INFO] loaded
[INFO] [stdout] test letter::tests::test_archive_parse_subject ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpiYPeNA/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpAubTfY/.git/
[INFO] [stdout] 03:56:13 [DEBUG] (4) loveletter::git: loading git repository from /tmp/.tmpiYPeNA...
[INFO] [stdout] 03:56:13 [DEBUG] (4) loveletter::git: git repository /tmp/.tmpiYPeNA loaded
[INFO] [stdout] 03:56:13 [DEBUG] (4) loveletter::git: loading git repository from /tmp/.tmpAubTfY...
[INFO] [stdout] 03:56:13 [DEBUG] (4) loveletter::git: git repository /tmp/.tmpAubTfY loaded
[INFO] [stdout] 03:56:13 [INFO] parsing raw mail...
[INFO] [stdout] 03:56:13 [INFO] parsed mail: 2025/04/03: 测试数据
[INFO] [stdout] 03:56:13 [DEBUG] (4) loveletter::letter: extracting title from "2025/04/03: 测试数据"...
[INFO] [stdout] 03:56:13 [DEBUG] (4) loveletter::letter: title: Some("测试数据")
[INFO] [stdout] 03:56:13 [DEBUG] (4) loveletter::letter: extracting action from "2025/04/03"...
[INFO] [stdout] 03:56:13 [DEBUG] (4) loveletter::letter: action: None
[INFO] [stdout] 03:56:13 [DEBUG] (4) loveletter::letter: extracting date from "2025/04/03"...
[INFO] [stdout] 03:56:13 [DEBUG] (4) loveletter::letter: date: 2025-04-03
[INFO] [stdout] 03:56:13 [INFO] writing letter <2025-04-03: 测试数据> (action: None) to /tmp/.tmpiYPeNA/2025-04-03_5rWL6K-V5pWw5o2u.toml (exist: false)...
[INFO] [stdout] 03:56:13 [INFO] wrote
[INFO] [stderr] Committer identity unknown
[INFO] [stderr] 
[INFO] [stderr] *** Please tell me who you are.
[INFO] [stderr] 
[INFO] [stderr] Run
[INFO] [stderr] 
[INFO] [stderr]   git config --global user.email "you@example.com"
[INFO] [stderr]   git config --global user.name "Your Name"
[INFO] [stderr] 
[INFO] [stderr] to set your account's default identity.
[INFO] [stderr] Omit --global to set the identity only in this repository.
[INFO] [stderr] 
[INFO] [stderr] fatal: unable to auto-detect email address (got 'root@0b75e841b788.(none)')
[INFO] [stdout] test letter::tests::test_archive_upsert_letter ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- letter::tests::test_archive_upsert_letter stdout ----
[INFO] [stdout] $ git init
[INFO] [stdout] $ git init
[INFO] [stdout] $ git add 2025-04-03_5rWL6K-V5pWw5o2u.toml
[INFO] [stdout] $ git commit --message "[loveletter] 2025/04/03: \u{6d4b}\u{8bd5}\u{6570}\u{636e}" --author "Shengyu Zhang <gege@example.com>"
[INFO] [stdout] 
[INFO] [stdout] thread 'letter::tests::test_archive_upsert_letter' (19) panicked at src/letter.rs:606:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: command exited with non-zero code `git commit --message "[loveletter] 2025/04/03: \u{6d4b}\u{8bd5}\u{6570}\u{636e}" --author "Shengyu Zhang <gege@example.com>"`: 128
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<xshell::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, xshell::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <loveletter::git::Repo>::commit
[INFO] [stdout]              at ./src/git.rs:53:17
[INFO] [stdout]    3: <loveletter::letter::Archive>::upsert_letter
[INFO] [stdout]              at ./src/letter.rs:404:30
[INFO] [stdout]    4: loveletter::letter::tests::test_archive_upsert_letter
[INFO] [stdout]              at ./src/letter.rs:606:30
[INFO] [stdout]    5: loveletter::letter::tests::test_archive_upsert_letter::{closure#0}
[INFO] [stdout]              at ./src/letter.rs:585:36
[INFO] [stdout]    6: <loveletter::letter::tests::test_archive_upsert_letter::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   12: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   13: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   18: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   22: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   24: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   26: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a1a25a83ca - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a1a25a83ca - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a1a25a83ca - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a1a25a83ca - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63a1a25c045a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a1a25c045a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63a1a25add42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a1a25add42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63a1a258376f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a1a258376f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a1a259f599 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a1a222ef3c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63a1a222ef3c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63a1a259f812 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63a1a259f812 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a1a2583828 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a1a257a8f9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63a1a25847ed - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a1a25c0c4c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a1a25c0992 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63a1a21d47ce - <core[786f478f706679df]::result::Result<loveletter[fa2e2ae837f7497a]::letter::LoveLetter, anyhow[551bf564183d1df]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63a1a21d47ce - loveletter[fa2e2ae837f7497a]::letter::tests::test_archive_upsert_letter
[INFO] [stdout]                                at /opt/rustwide/workdir/src/letter.rs:606:58
[INFO] [stdout]   22:     0x63a1a21d0ca7 - loveletter[fa2e2ae837f7497a]::letter::tests::test_archive_upsert_letter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/letter.rs:585:36
[INFO] [stdout]   23:     0x63a1a221db16 - <loveletter[fa2e2ae837f7497a]::letter::tests::test_archive_upsert_letter::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63a1a222301b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63a1a222301b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63a1a222fa0b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63a1a222fa0b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x63a1a222fa0b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63a1a222fa0b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63a1a222fa0b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63a1a222fa0b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63a1a222fa0b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63a1a222b124 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63a1a222b124 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63a1a2232612 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x63a1a2232612 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x63a1a2232612 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63a1a2232612 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63a1a2232612 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63a1a2232612 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x63a1a2232612 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63a1a25a762f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x63a1a25a762f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x78b485300aa4 - <unknown>
[INFO] [stdout]   45:     0x78b48538da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     letter::tests::test_archive_upsert_letter
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0b75e841b788094b1780b65507b55970746a5bcdbd859e3737df8bda58346518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b75e841b788094b1780b65507b55970746a5bcdbd859e3737df8bda58346518", kill_on_drop: false }`
[INFO] [stdout] 0b75e841b788094b1780b65507b55970746a5bcdbd859e3737df8bda58346518
